SpaceDrawer.setTypesForLocations

Modifies the [property@SpaceDrawer:matrix] property at the specified @locations.

class SpaceDrawer
void
setTypesForLocations
(
GtkSourceSpaceLocationFlags locations
,
GtkSourceSpaceTypeFlags types
)

Parameters

locations GtkSourceSpaceLocationFlags

one or several #GtkSourceSpaceLocationFlags.

types GtkSourceSpaceTypeFlags

a combination of #GtkSourceSpaceTypeFlags.

Meta